home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / hc0308.zip / CHANGES < prev    next >
Text File  |  1991-03-08  |  4KB  |  113 lines

  1. 900913 -Version 1.0
  2.  
  3. 901004 -File menue: 'RX logfile' now opens a dialogbox for 
  4.     logfile selection. Standard filetype is .LOG.
  5.  
  6. 901017 -New menue 'Qth': calculate distance and direction
  7.     from qth locators. The results are displayed and assigned
  8.     to the texts 'distance' and 'direction'.
  9.  
  10. 901101 -Version 1.1
  11.  
  12. 901125 -New display function "spectrum".
  13.  
  14. 901204 -Converter schematics changed: OP-AMP output now connected
  15.     to DSR.
  16.  
  17. 901205 -Version 1.2, available on simtel20 as HC901204.ZIP
  18.  
  19. 901212 -TX speaker control changed to smooth out tone.  Timer 2 was
  20.     reprogrammed for each and every bit send.  Now the timer 2
  21.     is only touched when absolutely neccessary.
  22.  
  23.        -Number of stopbits changed from 2 to 1.5.
  24.  
  25.        -QTH calculator: Field QTH2 is now selected on activation.
  26.  
  27.        -The startup value of the audio center frequency can now be set 
  28.     from a configuration file using the command "SET AFCENTER <x>",
  29.     where <x> is an integer between 500 and 2000.
  30.  
  31.        -The startup value of the audio frequency difference between the
  32.     mark and space tone can now be set from a configuration file 
  33.     using the command "SET AFSHIFT <x>", where <x> is an integer 
  34.     between 25 and 1000.
  35.  
  36. 901216 -Idle character transmission can now be controlled using the
  37.     "Diddle on/off" function on the "Keying" menue.
  38.  
  39.        -The startup state of the "Diddle" flag can be set from a config
  40.     file using the "SET DIDDLE ON" or "SET DIDDLE OFF" commands.
  41.  
  42.        -Config files can be selected and processed "on the fly" using
  43.     the "Load .cfg file" item on the "File" menue.  This is handy,
  44.     if the next qso partner is from a different country and you
  45.     want to switch to a different set of standard phrases.
  46.  
  47.        -ALT-X will terminate the program.
  48.  
  49. 901222 -Prototype of callsign decoder added.  Database needs update.
  50.     Select item "Callsign" on "QTH" menue to activate function or
  51.     hit ALT-C (this may change).
  52.  
  53.        -Parser for config files changed. Token "" is now recognized as
  54.     a NULL token. This is handy for "undefining" text elements
  55.     from config files.
  56.  
  57. 901228 -Added line to "Scope" function to show current center frequency
  58.     for precise tuning.  Green color on color displays, white
  59.     on monochrome.
  60.  
  61. 910109 -Added TXDELAY. This is the minimum delay required for the 
  62.     transmitter after activating the ptt line. Can be set from a 
  63.     config file using the "SET TXDELAY <x>" command, where <x> is 
  64.     the number of milliseconds to wait.
  65.  
  66.        -Added TXWAIT. This is an additional delay until the first 
  67.     character is sent, just to give your qso partner a chance for 
  68.     fine tuning to your signal.  Can also be set from a config file 
  69.     using the "SET TXWAIT <x>" command, where <x> is the number
  70.     of milliseconds to wait.
  71.  
  72. 910128 -Added help text for SPECTRUM function.
  73.  
  74. 910211 -Added preliminary version of WORD entrymode.  Toggled by
  75.     control-W from the RTTY window.
  76.  
  77.     Rules for WORD entrymode:
  78.  
  79.     When the SPACEBAR is hit the characters between the current
  80.     cursor position and the first blank to the left of the cursor
  81.     will be send to the TX buffer, followed by a blank. 
  82.  
  83.     When the ENTER key is hit the characters between the current
  84.     cursor position and the first blank to the left of the cursor
  85.     will be send to the TX buffer.  In the next step all characters
  86.     from the current cursor position to the end of the line will be
  87.     send to the TX buffer, ignoring trailing blanks.  Finally the
  88.     usual carriage-return/line-feed sequence is send. 
  89.  
  90.     If this explanation leaves you in total confusion then simply
  91.     give it a try. 
  92.  
  93.     Please note that word-wrap is not yet implemented for WORD mode. 
  94.  
  95.        -Added preliminary version of transmit monitoring.  Toggled by
  96.     control-P from the RTTY window.  Characters are echoed to the RX
  97.     window on transfer to the TX buffer.  This will probably change
  98.     in the future!
  99.  
  100. 910213 -Added word-wrap for WORD entrymode.
  101.  
  102.        -Added help text for RTTY, TUNE and SCOPE display.
  103.  
  104. 910216 -Added line drawing routines to speed up SPECTRUM display.
  105.  
  106. 910217 -Changes to TX monitoring: characters send to the TX buffer are now
  107.     displayed on the line separating the RX window from the TX window.
  108.     The P option, controlled by control-P, is now enabled on startup.
  109.  
  110. 910307 -Help text for RTTY updated.
  111.  
  112. 910308 -Version 1.3
  113.